Dekoratives Banner

File tell() Method


    File(path).tell()

Description

    The File tell() method returns the current position in the file as a an offset in bytes.

Parameters

    None.

Returns

    Integer.